How to Install libboost-mpi-python-dev software package in Debian 7 (Wheezy)

How to Install libboost-mpi-python-dev software package in Debian 7 (Wheezy)

libboost-mpi-python-dev software package provides C++ interface to the Message Passing Interface (MPI), Python Bindings (default version), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libboost-mpi-python-dev 

libboost-mpi-python-dev is installed in your system.

Make ensure the libboost-mpi-python-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libboost-mpi-python-dev *

You will get with libboost-mpi-python-dev package name, version, architecture and description in a table

libboost-mpi-python-dev package basic information:

Distro Debian 7 wheezy
Section Library development
Package libboost-mpi-python-dev
Version 1.49.0.1
Description C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
Sub Section libdevel


See Also, How to uninstall or remove libboost-mpi-python-dev software package from Debian 7 (Wheezy)?